Skip to content

boards: arm: add can-module_com four CAN (FD) adapters#108143

Open
AlekseyMamontov wants to merge 2 commits intozephyrproject-rtos:mainfrom
AlekseyMamontov:main
Open

boards: arm: add can-module_com four CAN (FD) adapters#108143
AlekseyMamontov wants to merge 2 commits intozephyrproject-rtos:mainfrom
AlekseyMamontov:main

Conversation

@AlekseyMamontov
Copy link
Copy Markdown

Add support for four CAN FD adapters from can-module.com:

  • USBCAN (STM32F072)
  • USBCANFD Solo (STM32G431)
  • USBCANFD Dual (STM32G473)
  • CanBridge (STM32G473)

These boards are used for CAN FD bridging and diagnostics. This PR is a prerequisite for adding support to the CANnetactivity project.

I plan to continue adding support for more of my boards to the Zephyr project in the future.

Signed-off-by: Aleksey Mamontov mamontov1@gmail.com

@github-actions
Copy link
Copy Markdown

Hello @AlekseyMamontov, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants